import { Card } from '@aws-amplify/ui-react'; export const CardAsExample = () => { return {`I'm a section!`}; };